Update to 2021.2
authorColin Walters <walters@verbum.org>
Fri, 9 Apr 2021 15:18:36 +0000 (15:18 +0000)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:56 +0000 (12:53 -0400)
commit7d15179670f35db050b7ea3634a502616983b993
treea4d926a428e02d80c9098461f2a73577ec3e4015
parent9bb0dd3c4d0cab0827179cd58f82f8ff0f47e964
Update to 2021.2

Sync to https://github.com/ostreedev/ostree/releases/tag/v2021.2
15 files changed:
rust-bindings/rust/Cargo.toml
rust-bindings/rust/Makefile
rust-bindings/rust/README.md
rust-bindings/rust/conf/ostree.toml
rust-bindings/rust/gir-files/OSTree-1.0.gir
rust-bindings/rust/src/auto/content_writer.rs [new file with mode: 0644]
rust-bindings/rust/src/auto/gpg_verify_result.rs
rust-bindings/rust/src/auto/mod.rs
rust-bindings/rust/src/auto/mutable_tree.rs
rust-bindings/rust/src/auto/repo.rs
rust-bindings/rust/src/auto/versions.txt
rust-bindings/rust/sys/Cargo.toml
rust-bindings/rust/sys/src/auto/versions.txt
rust-bindings/rust/sys/src/lib.rs
rust-bindings/rust/sys/tests/abi.rs